ci: Disable fail-fast in GitHub Tests workflow
authorDan Nicholson <dbn@endlessos.org>
Mon, 21 Jun 2021 17:55:59 +0000 (11:55 -0600)
committerDan Nicholson <dbn@endlessos.org>
Mon, 21 Jun 2021 18:27:01 +0000 (12:27 -0600)
commitf1b900340f04e1555ed9fd5ef7776bffbbff14a7
tree97089b293bb6940e496f3b3b9e58786b437d24b5
parentb6a55ab8f3f75ce294899898970f4a73b8ab2828
ci: Disable fail-fast in GitHub Tests workflow

Don't cancel all the jobs if one distro config fails. The jobs are
mostly independent, so we do want to let the others continue in case
the failure is isolated to that particular distro configuration.
.github/workflows/tests.yml